Welcome![Sign In][Sign Up]
Location:
Search - NETWORK PROTOCOLS

Search list

[Otheraaaaaa

Description: 无线传感器网络的网络协议与能量问题综述 无线传感器网络-Wireless sensor networks network protocols and Energy Problems in Wireless Sensor Networks
Platform: | Size: 602112 | Author: cc | Hits:

[Internet-NetworkSSD8

Description: ssd8 教程 This course focuses on the principles and practices of network-based computing. It begins with an overview of network technology in support of data and multimedia communication. It continues with application-oriented protocols and approaches to distributed object-oriented programming using Java.-ssd8 Tutorial This course focuses on the principles and practices of network-based computing. It begins with an overview of network technology in support of data and multimedia communication. It continues with application-oriented protocols and approaches to distributed object-oriented programming using Java.
Platform: | Size: 357376 | Author: xyf | Hits:

[TCP/IP stackwindows-net

Description: 我们用得最多的协议是UDP和TCP,UDP是不可靠传输服务,TCP是可靠传输服务。UDP就像点对点的数据传输一样,发送者把数据打包,包上有收信者的地址和其他必要信息,至于收信者能不能收到,UDP协议并不保证。而TCP协议就像(实际他们是一个层次的网络协议)是建立在UDP的基础上,加入了校验和重传等复杂的机制来保证数据可靠的传达到收信者。关于网络协议的具体内容,可以参考专门介绍网络协议的书籍,这里直接探讨编程实现网络程序的问题。-We use the most agreement is UDP and TCP, UDP is not reliable transport services, TCP is a reliable transport service. UDP as point-to-point data transmission, the sender of data packing, has prepared to receive packets on the address and other necessary information for the receiver can not receive, UDP does not guarantee agreement. The TCP protocol is like (actually they are a level of network protocol) is built on the basis of UDP, joined the checksum ARQ complex mechanism to ensure that reliable data were communicated to the receiver. With regard to the specific content of network protocols, you can refer to specialized network protocols introduce the books, here to explore the direct network programming procedures.
Platform: | Size: 7971840 | Author: | Hits:

[Program docopnet

Description: 题目:基于OPNET仿真建模方法研究.nh 内容:以OPNET为工具,深入地讨论了仿真建模技术,重点是网络协议的建模方法以及如何实现。-Title: OPNET-based simulation modeling method. Nh content: to OPNET as a tool, in-depth discussion of the simulation modeling technology, with a focus on network protocols of the modeling method and how to realize.
Platform: | Size: 4112384 | Author: gauey | Hits:

[OtherBasicString_src

Description: There are two reasons that urged me to create one more string class, in spite of the fact that so many of them already exist. Let s consider the following scenarios: TCHAR-based application extensively using COM, the functions/interface methods of which are WCHAR-based. TCHAR-based application working with network protocols, which normally make use of ASCII. Passing strings across module borders (between an executable and a DLL or between DLLs). In this situation, strings are required to use some global memory allocator (such as GlobalAlloc, CoTaskMemAlloc, or VirtualAlloc). Necessity to have strings that are compared case-insensitively by default. Sometimes, it is desirable as well to compare case-sensitive strings in a case-insensitive manner and vice versa. Any combination of the previous scenarios or any situation when different kinds of strings must be used jointly. -There are two reasons that urged me to create one more string class, in spite of the fact that so many of them already exist. Let s consider the following scenarios: TCHAR-based application extensively using COM, the functions/interface methods of which are WCHAR-based. TCHAR-based application working with network protocols, which normally make use of ASCII. Passing strings across module borders (between an executable and a DLL or between DLLs). In this situation, strings are required to use some global memory allocator (such as GlobalAlloc, CoTaskMemAlloc, or VirtualAlloc). Necessity to have strings that are compared case-insensitively by default. Sometimes, it is desirable as well to compare case-sensitive strings in a case-insensitive manner and vice versa. Any combination of the previous scenarios or any situation when different kinds of strings must be used jointly.
Platform: | Size: 23552 | Author: ljm | Hits:

[JSP/Javapushmail

Description: 随着先进的智能移动终端的普及以及移动网络技术的发展,电子邮件被延伸到移动终端。本文从JavaMail技术、网络协议等方面入手,探讨如何利用Java技术开发PushMail系统,最终实现电子邮件与手机的有机融合。 本文首先介绍PushMail概念、JavaMail技术以及相关网络协议知识,然后着重讲解PushMail系统设计的基本思路及实现步骤。 -With the advanced intelligent popularization of mobile terminals and mobile network technology development, e-mail has been extended to the mobile terminal. This article from the JavaMail technology, network protocols and other aspects about the use of Java technology development PushMail systems, the eventual realization of e-mail and cell phone organic integration. PushMail first introduce the concept of this article, JavaMail technology and knowledge related to network protocols, and then focused on system design PushMail the basic ideas and steps to realize.
Platform: | Size: 283648 | Author: rgb | Hits:

[Internet-NetworkEnumProtcols

Description: 使用树来罗列你的计算机种安装的全部网络协议名称。这次是全部源码,上次忘记了。 -The use of trees to set out your computer to install all kinds of network protocols name. This is the full source code, the last forgotten.
Platform: | Size: 40960 | Author: 走十 | Hits:

[Other(ASON)

Description: 介绍了自动交换光网络(ASON) 出现的技术背景,并针对ASON的体系结构,着重描述了其具有特色的3 个平面和3 种连接的概念。 然后对ASON所引入的控制平面的功能需求、结构组件、接口模块和信令协议进行了论述。最后,简要介绍了ASON协议的标准化进 程以及ASON在未来光网络中的应用-Introduction of Automatic Switched Optical Network (ASON) technical background, and against the ASON architecture, focusing on description of its unique 3-plane and the concept of three kinds of connections. And then introduced to the ASON control plane functional requirements, structural components, interface modules and signaling protocols are discussed. Finally, a brief introduction of ASON standardization process and the agreement ASON optical network in the future application
Platform: | Size: 100352 | Author: 王军 | Hits:

[Internet-NetworkWeiQi

Description: 自己做的一个网络围棋对战程序,很简单,学习网络协议和编程的可以看看、-A network of their own to do Go against the procedure, simply put, the study of network protocols and programming can see that
Platform: | Size: 295936 | Author: w | Hits:

[Internet-NetworkLibnet-latest

Description: Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. 很好的学习linux网络变成的源码-Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. good learning linux network into a source Code
Platform: | Size: 568320 | Author: leogo | Hits:

[Internet-NetworkWirelessMeshNetworkAlgorithm

Description: 无线网状网是一种高速率、高容量的多点对多点网络,可把它看成是Ad Hoc网络的简化版本。正如Ad Ho。网络一样,无线网状网中的路由是它的一项关键技术。基于此,本论文对无线网状网的路由协议进行研究。 文中首先介绍了无线网状网的结构,特点以及其发展与现状 其次,分析了Ad hoc网络中各种路由协议的优劣 再次,重点研究了其中的一种动态源路由协议(DSR)的具体实现过程 在DSR的基础上,对其进行改进,提出了一种均衡流量动态源路由协议,对它进行性能分析和仿真。-Wireless Mesh Network is a high-speed, high-capacity multi-point-to-multipoint network, it could be seen as Ad Hoc networks, a simplified version. As the Ad Ho. Networks, wireless mesh routing is a key technology. Based on this, the thesis of the wireless mesh routing protocol research. First, wireless mesh networks, introduced the structure, characteristics and status of its development and secondly, an analysis of Ad hoc network routing protocols in a variety of advantages and disadvantages again, focused on one of the Dynamic Source Routing Protocol (DSR) concrete realization of the process in DSR based on its improvement, a balanced flow of dynamic source routing protocol, its performance analysis and simulation.
Platform: | Size: 1958912 | Author: 诗圣 | Hits:

[Other802.11adhoc

Description: ieee802.11关于ad hoc网路协议的介绍,希望对各位学习有所帮助。-IEEE802.11 on the ad hoc network protocols, the wish to help you learn.
Platform: | Size: 824320 | Author: luojuan | Hits:

[Internet-Networknetwork_protocols_handbook

Description: 网络协议参考,network protocols handbook 英文版-Reference network protocol, network protocols handbook English
Platform: | Size: 3983360 | Author: windfall | Hits:

[CommunicationCode

Description: 详细的关于无线网络协议和接口的一些资料,包括蓝牙,串行通信-Details on the wireless network protocols and interface information, including Bluetooth, Serial Communication
Platform: | Size: 31744 | Author: lxyhumen | Hits:

[Sniffer Package captureipMon_zw_2K

Description: Windows 2K和XP下的网络数据包截获程序,可以用来分析网络协议,如RTP,RTSP等-Windows 2K and XP under network packet intercepted procedures, can be used to analyze network protocols such as RTP, RTSP, etc.
Platform: | Size: 135168 | Author: 卢刚 | Hits:

[P2PeMulenew

Description: 电驴协议,研究网络协议的有用。一起学习,可以提高-EDonkey protocol to study the usefulness of network protocols. Learning together can improve
Platform: | Size: 860160 | Author: GiftedBird | Hits:

[Program docDeltaOS_NET

Description: 我国自主研发嵌入式操作系统Delta os的网络协议-China s self-developed embedded operating system Delta os network protocols
Platform: | Size: 894976 | Author: 远门 | Hits:

[SCMNET_AVR

Description: 这是利用AVR的ATmega162单片机,驱动RTL8019AS网络控制器实现精简的TCP/IP协议的例子。笔者利用这个做了一个功能简单实用的Http服务器。通过这个些源码,可以深入了解网络协议底层的实现过程和协议的具体细节。做这个工程的过程中,受益颇多。-This is the ATmega162 using AVR microcontroller, driver RTL8019AS network controller to achieve a streamlined TCP/IP protocol example. I use this function to do a simple and practical Http server. Through this some source, you can-depth understanding of network protocols, the realization of the underlying process and the specific details of the agreement. To do this project, the benefit of many.
Platform: | Size: 28672 | Author: 张洪健 | Hits:

[Otherwsn

Description: protocols and architectures for wireless sensor networks TKN教授编写的无线传感器网络相关书籍,对学习wsn有很大帮助-protocols and architectures for wireless sensor networks TKN prepared by Professor wireless sensor network-related books, learning WSN are very helpful
Platform: | Size: 11981824 | Author: gaomj | Hits:

[Internet-Networknetworkprogramme

Description: 常用网络协议的详细介绍,以及各种协议的c编程实现,非常全的一本网络编程大全 -Common details of network protocols, as well as various agreements c programming, of a very wide network programming Guinness
Platform: | Size: 509952 | Author: lijiachang01 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 41 »

CodeBus www.codebus.net